Gets and sets a String of arbitrary size; may contain nulls, and is not prefixed with a length byte. When setting, if Length is greater than the length of the string, it is padded with zeros.
Syntax |
|---|
|
result = MemoryBlock.StringValue( Offset, Length ) |
Parameters |
|
|---|---|
|
Offset |
|
|
Length |
|
Return Value |
|
|---|---|
|
Result |
|